home *** CD-ROM | disk | FTP | other *** search
/ MIDICraft's MIDINET CD-ROM / MIDICraft's MIDINET CD-ROM.iso / DOCS / SYSKEY.TXT < prev    next >
Text File  |  1997-06-05  |  905b  |  24 lines

  1.  
  2.  
  3.     SYSKEY is a Turbo C++ program which makes about 784 Cakewalk
  4. SYSEX messages for the Roland GS/SCXXX sound cards. The SYSEXES change
  5. the key for a certain channel. The best use of this is for changing the
  6. key of the drum tracks, so you can "tune up" drums, or key them way down
  7. for heavy, distorted sounds.
  8.  
  9.     An executable and source code are included in the .zip. To run the
  10. executable, simply run it! It will then go about making all 784 files. 
  11. Each file is 11 bytes long. If you don't want all of the files, simply edit
  12. the loop in the Source code to step through the loop more than once at a 
  13. time. (i.e., instead of i++, i=i+2, or whatever.)
  14.  
  15.     I did not write this simple program, but feel free to ask me
  16. questions, or write directly to its author: ikpr500@indyvax.iupui.edu.
  17.  
  18.     Hope this helps people out there.
  19.  
  20.  
  21. mike
  22. mtressle@bsu-cs.bsu.edu
  23. 00MBTRESSLER@leo.bsuvc.bsu.edu
  24.